[.selection_table: extract method for class selection_table
Description
extract method for class selection_table
Usage
# S3 method for selection_table
[(X, i = NULL, j = NULL, drop = FALSE)
Arguments
- X
Object of class selection_table
, generated by selection_table
.
- i,
j, indices specifying elements to extract or replace. Indices are numeric or character vectors or empty
(missing) or NULL.